Retrieves the number of different data formats currently on the Windows Clipboard.
Syntax
CountClipF( )
Return Type
Numeric
Remarks
Almost all Clip functions rely on opening the Clipboard before using the function. You can use _CLIPTEXT to access the contents of the Windows Clipboard.
Note This function maps to the Windows SDK function that is similarly named. For more information, see the Windows SDK documentation.